home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / lib / partman / active_partition / 99finish / choices next >
Encoding:
Text File  |  2009-04-19  |  130 b   |  9 lines

  1. #!/bin/sh
  2.  
  3. . /usr/share/debconf/confmodule
  4.  
  5.  
  6. db_metaget partman/text/finished_with_partition description
  7. printf "finished\t$RET"
  8.  
  9.